runtime.mSpanList.isEmpty (method)
6 uses
runtime (current package)
mgcwork.go#L465: if gcphase != _GCoff || work.wbufSpans.free.isEmpty() {
mgcwork.go#L480: more := !work.wbufSpans.free.isEmpty()
mheap.go#L1605: func (list *mSpanList) isEmpty() bool {
mheap.go#L1647: if other.isEmpty() {
mheap.go#L1657: if list.isEmpty() {
stack.go#L404: if !stackLarge.free[log2npage].isEmpty() {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)